projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731c515
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 15 Jun 2009 13:21:14 +0000
(13:21 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 15 Jun 2009 13:21:14 +0000
(13:21 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5b5b12e4d45cafc6c6827061cf9b4ce2ddfa1a56..b5cb496942d318e807f4ba7a7f618eb45b9b18c1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-06-15 Kenichi Handa <handa@m17n.org>
+
+ * process.c (status_message): Fix previous change. Be sure to
+ decode a localized string.
+
2009-06-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* xterm.c (x_delete_terminal): Put previous change in #if 0 and